Total Complexity | 65 |
Dependencies | 9 |
Dependents | 2 |
Total lines | 529 |
Lines of code | 311 |
Logical lines of code | 191 |
Comment lines | 174 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
updateCustomerWithHttpInfo() | 40 | 13 | 63 | |
retrieveCustomerWithHttpInfo() | 41 | 11 | 56 | |
deleteCustomerWithHttpInfo() | 41 | 11 | 56 | |
createCustomerWithHttpInfo() | 42 | 11 | 53 | |
listCustomersWithHttpInfo() | 43 | 10 | 49 | |
__construct() | 69 | 2 | 7 | |
getApiClient() | 82 | 1 | 3 | |
setApiClient() | 77 | 1 | 4 | |
createCustomer() | 74 | 1 | 4 | |
deleteCustomer() | 74 | 1 | 4 | |
listCustomers() | 74 | 1 | 4 | |
retrieveCustomer() | 74 | 1 | 4 | |
updateCustomer() | 74 | 1 | 4 |